<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner-5 {
  position: relative;
  overflow: hidden;
  background:#000;
  height: 640px;
}
.banner-5 img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.banner-5 .con-text {
  position: absolute;
  height: 150px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  z-index: 2;
}
.banner-5 .con-text .h01 {
  text-align: center;
  position: relative;
  font-size: 62px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1.5;
}
.banner-5 .con-text .h02 {
  text-align: center;
  position: relative;
  padding-top: 17px;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 46px;
  letter-spacing: 16px;
}
.banner-5 .con-text .h03 {
  text-align: center;
  position: relative;
  padding-top: 50px;
  text-align: left;
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 34px;
  letter-spacing: 8px;
}</pre></body></html>